home *** CD-ROM | disk | FTP | other *** search
/ Immoral Angel 1 / Immoral Angel 1.iso / pc / program / saver1.dxr / 00025.ls < prev    next >
Encoding:
Text File  |  1997-07-11  |  140 b   |  6 lines

  1. on exitFrame
  2.   set saverphoto to string(random(14))
  3.   set the picture of cast "Photo" to the picture of cast saverphoto
  4.   updateStage()
  5. end
  6.